projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cf0138
)
(sh-electric-rparen-needed): Remove.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:12 +0000
(14:37 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:12 +0000
(14:37 +0000)
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index aa65ebda37c7bdc19f9ce8c122740c75c5d6b361..57baecef17d096044f6c93730b34eeb922f7437c 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-1189,10
+1189,6
@@
punctuation characters like '-'."
(defvar sh-indent-supported-here nil
"Non-nil if we support indentation for the current buffer's shell type.")
-(defconst sh-electric-rparen-needed
- '((sh . t))
- "Non-nil if the shell type needs an electric handling of case alternatives.")
-
(defconst sh-var-list
'(
sh-basic-offset sh-first-lines-indent sh-indent-after-case